home *** CD-ROM | disk | FTP | other *** search
- Program Overview:
- ------------------
-
- 1. Read argument
- Get filename and config file.
-
- 2. Get information about screen.
- -ScreenSize.
-
- 3. Read config file.
- get information from prefsfile.
- Calculate cordinates
- Prepare input to Process picture.
-
- 4. Copy Picture to t:ia_tempfile
-
- 5. Load and place picture for the first Time !
-
- 5.1 Get information about picture size.
- * get info after newdtobject.
-
- open windows with picture size + border size.
- if the picture datatype failt the quit.
-
- 6. Load and place picture.
- * Get information about picture size.
- open windows with picture size + border size.
-
- 7. Notify wait for picture file.
-
-
- 8. Check changes.
- Replace picture or quit program ?
- Check if new config.file exist or not
- if not exist Goto 9. Quit program
- if exist Goto 3. if replace picture
-
- 9. Quit program.
-
-